/*新站产品分类*/
.lanmuc-proi{width: 100%; height:1000px; background:url("../img/cppg.jpg") no-repeat center;}
.lanmuc-proi .proda{width: 1160px; height:900px; margin: 0 auto; background: #f8f8f8; position: relative; padding: 0 20px; }
.lanmuc-proi .proda ul li{width: 22%; height: auto; margin-right: 3%; float: left; margin-bottom:20px;}
.lanmuc-proi .proda ul li:nth-child(4n){margin-right: 0;}
.lanmuc-proi .proda ul li .stp{width: 100%; height: 180px; float: left; overflow: hidden;}
.lanmuc-proi .proda ul li .stp img{width: 100%; transition: all 0.5s;}
.lanmuc-proi .proda ul li .stp:hover img{ transform: scale(1.1);}
.lanmuc-proi .proda ul li .xwz{width: 100%; height:172px; overflow: hidden; line-height: 24px; font-size: 12px; float: left;}
.lanmuc-proi .proda ul li .xwz:hover{color: #333;}
.lanmuc-proi .proda ul li .xwz span{font-size: 16px; line-height: 200%;}
.lanmuc-proi .proda ul li .xwz a{color:#666; }
.lanmuc-proi .proda ul li .xwz a:hover{color:#333;}
.lanmuc-proi .proda .mor{width: 60%; height: 60px; text-align: center; line-height: 60px; color: #f3b90e; font-size: 16px; float: left; margin-top:40px; margin-left:20%; background: #000}
.lanmuc-proi .proda .mor:hover{color: #fff;}
.lanmuc-proi .proda .tit{width:100%; height: 60px; line-height: 30px; margin-top: 30px; margin-bottom: 30px; text-align: center; float: left;}
.lanmuc-proi .proda .tit span{font-size: 24px;}